projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0eaf21
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Thu, 11 Jan 2001 08:08:26 +0000
(08:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 11 Jan 2001 08:08:26 +0000
(08:08 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 68ff96761873cec29de4d8f8da94189e5b032860..c070c8f465ca61151134137317d0a35b116246c3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2001-01-11 Richard M. Stallman <rms@gnu.org>
+
+ * isearch.el (isearch-lazy-highlight-update):
+ Don't look for more potential matches once maximum is exceeded.
+ Use overlays-in to check correctly for overlap with current match.
+ Ignore empty matches.
+
2001-01-11 Miles Bader <miles@gnu.org>
* textmodes/ispell.el (ispell-adjusted-window-height): New function.